compileOnlyApi
Returns a org.gradle.api.artifacts.dsl.DependencyCollector that collects the set of compile-only api dependencies.
compileOnlyApi dependencies are used only at compilation and are not available at runtime.
Return
a org.gradle.api.artifacts.dsl.DependencyCollector that collects the set of compile-only api dependencies